-
Notifications
You must be signed in to change notification settings - Fork 66
chore(j7-family): finally split the j7 family #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
chore(j7-family): finally split the j7 family #293
Conversation
This used to be convenient, but ultimately there's no guarantee a device stays part of a family or not. On top of that, there should be no reason for Jacinto to be special here. Finally split the family so we can remove some exceptions to general rules other platforms follow. Signed-off-by: Randolph Sapp <[email protected]>
New warnings found with rstcheck:
|
+ @sinha-shreyash @ankur-ti @uditkumarti @aniket-l for reviews |
@StaticRocket
|
|
@StaticRocket |
This used to be convenient, but ultimately there's no guarantee a device stays part of a family or not. On top of that, there should be no reason for Jacinto to be special here. Finally split the family so we can remove some exceptions to general rules other platforms follow.
This makes config patterns obvious. I hope to reduce more of this logic later.